Vector.yx

Undocumented in source. Be warned that the author may not have intended to support it.
  1. Vector2 yx()
  2. Vector2 yx(Vector2 v)
    struct Vector(uint N, T)
    @nogc @safe nothrow pragma(inline, true)
    static if(N >= 3)
    yx

Meta